home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / mozilla-firefox / include / rdf / nsRDFCID.h < prev    next >
C/C++ Source or Header  |  2006-05-08  |  5KB  |  113 lines

  1. /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
  2. /* ***** BEGIN LICENSE BLOCK *****
  3.  * Version: MPL 1.1/GPL 2.0/LGPL 2.1
  4.  *
  5.  * The contents of this file are subject to the Mozilla Public License Version
  6.  * 1.1 (the "License"); you may not use this file except in compliance with
  7.  * the License. You may obtain a copy of the License at
  8.  * http://www.mozilla.org/MPL/
  9.  *
  10.  * Software distributed under the License is distributed on an "AS IS" basis,
  11.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  12.  * for the specific language governing rights and limitations under the
  13.  * License.
  14.  *
  15.  * The Original Code is mozilla.org code.
  16.  *
  17.  * The Initial Developer of the Original Code is
  18.  * Netscape Communications Corporation.
  19.  * Portions created by the Initial Developer are Copyright (C) 1998
  20.  * the Initial Developer. All Rights Reserved.
  21.  *
  22.  * Contributor(s):
  23.  *
  24.  * Alternatively, the contents of this file may be used under the terms of
  25.  * either of the GNU General Public License Version 2 or later (the "GPL"),
  26.  * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  27.  * in which case the provisions of the GPL or the LGPL are applicable instead
  28.  * of those above. If you wish to allow use of your version of this file only
  29.  * under the terms of either the GPL or the LGPL, and not to allow others to
  30.  * use your version of this file under the terms of the MPL, indicate your
  31.  * decision by deleting the provisions above and replace them with the notice
  32.  * and other provisions required by the GPL or the LGPL. If you do not delete
  33.  * the provisions above, a recipient may use your version of this file under
  34.  * the terms of any one of the MPL, the GPL or the LGPL.
  35.  *
  36.  * ***** END LICENSE BLOCK ***** */
  37.  
  38. /*
  39.  
  40.   XPCOM Class IDs for RDF objects that can be constructed via the RDF
  41.   factory.
  42.  
  43.  */
  44.  
  45. #ifndef nsRDFCID_h__
  46. #define nsRDFCID_h__
  47.  
  48. // {0F78DA56-8321-11d2-8EAC-00805F29F370}
  49. #define NS_RDFDEFAULTRESOURCE_CID \
  50. { 0xf78da56, 0x8321, 0x11d2, { 0x8e, 0xac, 0x0, 0x80, 0x5f, 0x29, 0xf3, 0x70 } }
  51.  
  52. // {BFD05264-834C-11d2-8EAC-00805F29F370}
  53. #define NS_RDFSERVICE_CID \
  54. { 0xbfd05264, 0x834c, 0x11d2, { 0x8e, 0xac, 0x0, 0x80, 0x5f, 0x29, 0xf3, 0x70 } }
  55.  
  56. // {BFD0526D-834C-11d2-8EAC-00805F29F370}
  57. #define NS_RDFINMEMORYDATASOURCE_CID \
  58. { 0xbfd0526d, 0x834c, 0x11d2, { 0x8e, 0xac, 0x0, 0x80, 0x5f, 0x29, 0xf3, 0x70 } }
  59.  
  60. // {E638D760-8687-11d2-B530-000000000001}
  61. #define NS_RDFFILESYSTEMDATASOURCE_CID \
  62. { 0xe638d760, 0x8687, 0x11d2, { 0xb5, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x01 } }
  63.  
  64. // {6bd1d807-1c67-11d3-9820-ed1b357eb3c4}
  65. #define NS_RDFSEARCHDATASOURCE_CID \
  66. { 0x6bd1d807, 0x1c67, 0x11d3, { 0x98, 0x20, 0xed, 0x1b, 0x35, 0x7e, 0xb3, 0xc4 } }
  67.  
  68. // {E638D760-8687-11d2-B530-000000000002}
  69. #define NS_RDFFINDDATASOURCE_CID \
  70. { 0xe638d760, 0x8687, 0x11d2, { 0xb5, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x02 } }
  71.  
  72. // {dc2fb186-f7ff-11d2-9820-f65ea652ae3c}
  73. #define NS_RDFRELATEDLINKSDATASOURCE_CID \
  74. { 0xdc2fb186, 0xf7ff, 0x11d2, { 0x98, 0x20, 0xf6, 0x5e, 0xa6, 0x52, 0xae, 0x3c } }
  75.  
  76. // {E638D761-8687-11d2-B530-000000000000}
  77. #define NS_RDFCOMPOSITEDATASOURCE_CID \
  78. { 0xe638d761, 0x8687, 0x11d2, { 0xb5, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } }
  79.  
  80. // {7BAF62E0-8E61-11d2-8EB1-00805F29F370}
  81. #define NS_RDFXMLDATASOURCE_CID \
  82. { 0x7baf62e0, 0x8e61, 0x11d2, { 0x8e, 0xb1, 0x0, 0x80, 0x5f, 0x29, 0xf3, 0x70 } }
  83.  
  84. // {0958B101-9ADA-11d2-8EBC-00805F29F370}
  85. #define NS_RDFCONTENTSINK_CID \
  86. { 0x958b101, 0x9ada, 0x11d2, { 0x8e, 0xbc, 0x0, 0x80, 0x5f, 0x29, 0xf3, 0x70 } }
  87.  
  88. // {1EAAFD60-D596-11d2-80BE-006097B76B8E}
  89. #define NS_RDFHISTORYDATASOURCE_CID \
  90. { 0x1eaafd60, 0xd596, 0x11d2, { 0x80, 0xbe, 0x0, 0x60, 0x97, 0xb7, 0x6b, 0x8e } }
  91.  
  92. // {D4214E92-FB94-11d2-BDD8-00104BDE6048}
  93. #define NS_RDFCONTAINERUTILS_CID \
  94. { 0xd4214e92, 0xfb94, 0x11d2, { 0xbd, 0xd8, 0x0, 0x10, 0x4b, 0xde, 0x60, 0x48 } }
  95.  
  96. // {D4214E93-FB94-11d2-BDD8-00104BDE6048}
  97. #define NS_RDFCONTAINER_CID \
  98. { 0xd4214e93, 0xfb94, 0x11d2, { 0xbd, 0xd8, 0x0, 0x10, 0x4b, 0xde, 0x60, 0x48 } }
  99.  
  100. // {0032d852-1dd2-11b2-95f7-e0a1910ed2da}
  101. #define NS_RDFXMLSERIALIZER_CID \
  102. { 0x0032d852, 0x1dd2, 0x11b2, { 0x95, 0xf7, 0xe0, 0xa1, 0x91, 0x0e, 0xd2, 0xda } }
  103.  
  104. // {a4048e94-1dd1-11b2-a676-8a06c086cc7d}
  105. #define NS_RDFXMLPARSER_CID \
  106. { 0xa4048e94, 0x1dd1, 0x11b2, { 0xa6, 0x76, 0x8a, 0x06, 0xc0, 0x86, 0xcc, 0x7d } }
  107.  
  108. // {0a5cd734-eb65-4d14-88a0-9f0bb2aba206}
  109. #define NS_RDFNTRIPLES_SERIALIZER_CID \
  110. { 0x0a5cd734, 0xeb65, 0x4d14, { 0x88, 0xa0, 0x9f, 0x0b, 0xb2, 0xab, 0xa2, 0x06 } }
  111.  
  112. #endif // nsRDFCID_h__
  113.